object FmProgress: TFmProgress Left = 288 Top = 340 BorderIcons = [] BorderStyle = bsDialog Caption = 'FmProgress' ClientHeight = 74 ClientWidth = 412 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poOwnerFormCenter PixelsPerInch = 96 TextHeight = 13 object cxProgressBar1: TcxProgressBar Left = 8 Top = 40 Width = 393 Height = 21 Style.LookAndFeel.Kind = lfUltraFlat Style.StyleController = DM.EditStyles TabOrder = 0 end object cxLabel1: TcxLabel Left = 8 Top = 16 Width = 46 Height = 17 Caption = 'cxLabel1' TabOrder = 1 end end